| commit | 2e45ad8412de1957eb93fb898fa7ec7aec726c98 | [log] [tgz] |
|---|---|---|
| author | James Melvin <jmelvin@codeaurora.org> | Fri Mar 10 16:16:37 2017 -0700 |
| committer | James Melvin <jmelvin@codeaurora.org> | Mon Mar 13 13:33:50 2017 -0600 |
| tree | 949c9f8f7cdaf336a65278485588d4421d712756 | |
| parent | d6dad7591378a8bcdef3c6615d08ff5fad46a6c1 [diff] [blame] |
example-adminSshCommand Change-Id: Iacf3dcbe0e5c873bb7d67839b90f715e60d938f8
diff --git a/BUILD b/BUILD index ca2f990..b6da298 100644 --- a/BUILD +++ b/BUILD
@@ -1,6 +1,7 @@ genrule( name = "all", srcs = [ + "//example-adminSshCommand", "//example-changeOperator", "//example-restApiGetRevision", "//example-restApiPostProject",